﻿2026-06-04T06:03:50.7202422Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T06:03:50.7204834Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T06:03:50.7207017Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T06:03:50.7208915Z [36;1melse[0m
2026-06-04T06:03:50.7210581Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T06:03:50.7212947Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T06:03:50.7214848Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T06:03:50.7216257Z [36;1mfi[0m
2026-06-04T06:03:50.7250113Z shell: /usr/bin/bash -e {0}
2026-06-04T06:03:50.7251599Z env:
2026-06-04T06:03:50.7254626Z   GH_TOKEN: ***
2026-06-04T06:03:50.7255750Z ##[endgroup]
